Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build without the deploy feature by default #12995

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Build without the deploy feature by default #12995

merged 1 commit into from
Oct 30, 2024

Conversation

bep
Copy link
Member

@bep bep commented Oct 30, 2024

Build tags setup changed to:

  • !nodeploy => withdeploy
  • nodeploy => !withdeploy

Also move the deploy feature out into its own release archives.

See #12994 for the primary motivation for this change. But this also greatly reduces the number of dependencies in Hugo when you don't need this feature and cuts the binary size greatly.

@bep bep force-pushed the fix/nodeploy-12994 branch 3 times, most recently from 6dde478 to 6e914d1 Compare October 30, 2024 09:38
Build tags setup changed to:

* !nodeploy => withdeploy
* nodeploy => !withdeploy

Also move the deploy feature out into its own release archives.

See #12994 for the primary motivation for this change. But this also greatly reduces the number of dependencies in Hugo when you don't need this feature and cuts the binary size greatly.

Fixes #12994
@bep bep marked this pull request as ready for review October 30, 2024 09:47
@bep bep merged commit 89bd025 into master Oct 30, 2024
6 checks passed
andrlik added a commit to andrlik/homebrew-core that referenced this pull request Nov 5, 2024
andrlik added a commit to andrlik/homebrew-core that referenced this pull request Nov 5, 2024
Hugo no longer ships with deploy funcationality by default.
Updates build tags to "extended,withdeploy".
See gohugoio/hugo#12995 for why this is needed.
andrlik added a commit to andrlik/homebrew-core that referenced this pull request Nov 5, 2024
Hugo no longer ships with deploy funcationality by default.
Updates build tags to "extended,withdeploy".
See gohugoio/hugo#12995 for why this is needed.
andrlik added a commit to andrlik/homebrew-core that referenced this pull request Nov 5, 2024
Hugo no longer ships with deploy funcationality by default.
Updates build tags to "extended,withdeploy".
See gohugoio/hugo#12995 for why this is needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant